* alloc.c (allocate_string): Remove two redundant calls
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 27 Jun 2012 11:19:54 +0000 (15:19 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 27 Jun 2012 11:19:54 +0000 (15:19 +0400)
commit01b6deeb70b22909b2d2405e4070ab88c3f1a7d7
treef316fb422e55e0f034454f80c1e90aa15d4dcc45
parent0cfd9c6d15d66ec9bed6e280c7ae2ab40fcb85f0
* alloc.c (allocate_string):  Remove two redundant calls
to memset, add explicit initialization where appropriate.
src/ChangeLog
src/alloc.c